home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Programming / Complete Applications / 4D Programming / MiniFans / MiniFans™ Backup / MiniFans.res / MiniFans.res.rsrc / 4DTE_15007 < prev    next >
Encoding:
Text File  |  1988-04-06  |  324 b   |  7 lines

  1. ReadButton(Var1;Var2)
  2.    Var1 is the handle to an external area
  3.    Var2 is a numeric variable
  4.  
  5. You must call ReadButton  in the During phase of a layout procedure for each picture button you have installed in a layout.
  6.  
  7. If the call to the during phase is due to a click in a button, Var2 is equal to 1 else it is equal to 0.